home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libccid / README.Debian < prev    next >
Encoding:
Text File  |  2008-03-02  |  1.6 KB  |  50 lines

  1. ccid for Debian
  2. ---------------
  3.  
  4. Note for a USB smart card reader
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  
  7. You should install the udev package
  8.  
  9. The libccid driver uses the /proc/bus/usb/ filesystem to communicate
  10. with the USB reader.
  11.  
  12. I strongly recommend to install the ``udev'' Debian package.
  13.  
  14.  
  15. Note for a GemPC Twin connected to a serial port
  16. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  17.  
  18. You have to edit /etc/reader.conf.d/libccidtwin to chose the serial port
  19. your reader is connected to.
  20.  
  21. The configuration file /etc/reader.conf is automatically (re)generated
  22. if your start update-reader.conf(8)
  23.  
  24. See update-reader.conf(8) for more information.
  25.  
  26. When the package is removed:
  27. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  28.  
  29. If you configured /etc/reader.conf.d/libccidtwin and remove the package
  30. you will get an error message from pcscd (in /var/log/messages by
  31. default). Something like:
  32.  
  33.   Sep 23 22:29:11 foobar pcscd: dyn_unix.c:32 DYN_LoadLibrary: dlerror()
  34.   reports /usr/lib/pcsc/drivers/serial/libccidtwin.so.0: cannot open
  35.   shared object file: No such file or directory
  36.  
  37. This is because the library is removed by the configuration file
  38. /etc/reader.conf.d/libccidtwin is still present and /etc/reader.conf
  39. still uses the configuration and try to start the driver for the Twin
  40. reader.
  41.  
  42. If you really want to get rid of this warning you can purge the package
  43. (dpkg --purge libccid) but you will lose your configuration file
  44. /etc/reader.conf.d/libccidtwin and you will have to reconfigure it if
  45. you re-install the libccid package.
  46.  
  47. $Id: README.Debian,v 1.4 2006-03-03 21:00:22 rousseau Exp $
  48.  
  49.  -- Ludovic Rousseau <rousseau@debian.org>, Sun, 24 Aug 2003 19:03:06 +0200
  50.